Total Complexity | 15 |
Dependencies | 1 |
Dependents | 2 |
Total lines | 101 |
Lines of code | 69 |
Logical lines of code | 31 |
Comment lines | 5 |
Methods | 7 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 48 | 8 | 35 | |
decrypt() | 61 | 2 | 12 | |
getArgs() | 82 | 1 | 3 | |
getCipher() | 80 | 1 | 3 | |
getKey() | 80 | 1 | 3 | |
getHash() | 80 | 1 | 3 | |
encrypt() | 65 | 1 | 10 |